ProfileViewSplitDataProfileViewStyleName Property |
Gets of sets the style of the profile view segment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic string ProfileViewStyleName { get; set; }Public Property ProfileViewStyleName As String
Get
Set
public:
property String^ ProfileViewStyleName {
String^ get ();
void set (String^ value);
}Property Value
String
Exceptions
See Also