IAcadGroupsOwnerID
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property OwnerID As Long
        Get
 
property long long OwnerID {
        long long get ();
}
 
abstract OwnerID : int64 with get
 
 
 
Property Value
Int64
Implements
IAcadObjectOwnerID
 
See Also