ProxyResurrectionCompletedEventArgsIds Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public ObjectIdCollection Ids { get; }
Public ReadOnly Property Ids As ObjectIdCollection
Get
public:
property ObjectIdCollection^ Ids {
ObjectIdCollection^ get ();
}
member Ids : ObjectIdCollection with get
Property Value
Type:
ObjectIdCollection
See Also