This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicExpandLinksByAttributeRule Interface > ISchematicExpandLinksByAttributeRule.FieldFormat Property (ArcObjects .NET 10.4 SDK) |
Format of the field giving the number of expected expanded links.
[Visual Basic .NET] Public Property FieldFormat As Integer
[C#] public int FieldFormat {get; set;}
[C++]
HRESULT get_FieldFormat(
long* FieldFormat
);
[C++]
HRESULT put_FieldFormat(
long FieldFormat
);
[C++]
Parameters FieldFormat [out, retval] FieldFormat is a parameter of type long FieldFormat [in] FieldFormat is a parameter of type long