This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAttributeFormatted Interface > ISchematicAttributeFormatted.Format Property (ArcObjects .NET 10.4 SDK) |
String format the schematic attribute formatted.
[Visual Basic .NET] Public Property Format As String
[C#] public string Format {get; set;}
[C++]
HRESULT get_Format(
BSTR* Format
);
[C++]
HRESULT put_Format(
BSTR Format
);
[C++]
Parameters Format [out, retval] Format is a parameter of type BSTR Format [in] Format is a parameter of type BSTR