Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.0.0 (2024.2.0)
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