|
ElemSetid Property
|
Gets the identifier of the element set.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string id { get; }
Public ReadOnly Property id As String
Get
public:
property String^ id {
String^ get ();
}
member id : string with get
Property Value
Type:
String
See Also