ProjectionProfileOptionsMultiViewBlockDisplayRepresentationName Property |
Gets or sets the name of the multi-view block display representation.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string MultiViewBlockDisplayRepresentationName { get; set; }
Public Property MultiViewBlockDisplayRepresentationName As String
Get
Set
public:
property String^ MultiViewBlockDisplayRepresentationName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also