IdGuidListGuids Property
Gets the element guids.
Namespace: Karamba.UtilitiesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public List<Guid> Guids { get; }
Public ReadOnly Property Guids As List(Of Guid)
Get
public:
property List<Guid>^ Guids {
List<Guid>^ get ();
}
member Guids : List<Guid> with get
Property Value
ListGuid