NetworkStructurePlanLayerName Property |
Gets or sets the structure plan layer name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string StructurePlanLayerName { get; set; }
Public Property StructurePlanLayerName As String
Get
Set
public:
property String^ StructurePlanLayerName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also