|
ElemSetid Property
|
identifier of the element set
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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