This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicExpandLinksByAttributeRule Interface > ISchematicExpandLinksByAttributeRule.RangeValuesSeparator Property (ArcObjects .NET 10.5 SDK) |
Range values separator character.
[Visual Basic .NET] Public Property RangeValuesSeparator As String
[C#] public string RangeValuesSeparator {get; set;}
[C++]
HRESULT get_RangeValuesSeparator(
BSTR* Separator
);
[C++]
HRESULT put_RangeValuesSeparator(
BSTR Separator
);
[C++]
Parameters Separator [out, retval] Separator is a parameter of type BSTR Separator [in] Separator is a parameter of type BSTR