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