IdGuidListIds Property
Gets the element ids.
Namespace: Karamba.UtilitiesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public List<string> Ids { get; }
Public ReadOnly Property Ids As List(Of String)
Get
public:
property List<String^>^ Ids {
List<String^>^ get ();
}
member Ids : List<string> with get
Property Value
ListString