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