SectionViewGroupTemplateFilePath Property |
Gets the template file path which was used to create the current SectionViewGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string TemplateFilePath { get; }
Public ReadOnly Property TemplateFilePath As String
Get
public:
property String^ TemplateFilePath {
String^ get ();
}
Property Value
String
See Also