Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the short name for the specified format segment.
Syntax
client server public static str getFormatSegmentShortName(container _segment)
Run On
Called
Parameters
- _segment
Type: container
A container that has the NumberSeqParameterType enumeration value that describes the parameter type and the value of the segment. The type of the value is specific to the parameter type.
Return Value
Type: str
The short name of the specified format segment.
Remarks
The value that is used for the specified parameter type is determined by the NumberSequenceParameterShortName map.