DwgFilerReadHardOwnershipId
Method
|
Returns the HardOwnershipId value of the
current item of this Filer object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public abstract ObjectId ReadHardOwnershipId()
Public MustOverride Function ReadHardOwnershipId As ObjectId
public:
virtual ObjectId ReadHardOwnershipId() abstract
abstract ReadHardOwnershipId : unit -> ObjectId
Return Value
ObjectId
See Also