Click or drag to resize

ShareSource Class

Share source.
Inheritance Hierarchy
SystemObject
  SparkSDKShareSource

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class ShareSource

The ShareSource type exposes the following members.

Constructors
  NameDescription
Public methodShareSource
Initializes a new instance of the ShareSource class
Top
Properties
  NameDescription
Public propertyName
the name of the shared source.
Public propertySourceId
the source ID.
Top
Remarks
Since: 0.1.7
See Also