Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public long ID { get; set; }
Public Property ID As Long
Get
Set
public:
property long long ID {
long long get ();
void set (long long value);
}
member ID : int64 with get, set
Property Value
Type:
Int64See Also