GisExportResultFlags Field
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public ICollection<ulong> Flags
Public Flags As ICollection(Of ULong)
public:
ICollection<unsigned long long>^ Flags
val mutable Flags: ICollection<uint64>
Field Value
ICollectionUInt64
See Also