ViewFrameSheetSet Property |
Gets sheet set file name for the ViewFrame.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string SheetSet { get; }
Public ReadOnly Property SheetSet As String
Get
public:
property String^ SheetSet {
String^ get ();
}
Property Value
String
See Also