GisFeatureGisLayerName Property
 | 
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public string GisLayerName { get; }
 
Public ReadOnly Property GisLayerName As String
        Get
 
public:
property String^ GisLayerName {
        String^ get ();
}
 
member GisLayerName : string with get
 
 
 
Property Value
String
 
See Also