public PropertyValue FUNC_IDENTNAMEPARTS( int index ) {get; set;}
public: property PropertyValue^ FUNC_IDENTNAMEPARTS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_IDENTNAMEPARTS( int index ) {get; set;}
public: property PropertyValue^ FUNC_IDENTNAMEPARTS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Outputs a single value for the DT that is structured in such a way that it can be separated into individual parts and the structure elements assigned, even when using block properties and when the "Edit DT in individual fields" property (ID 10090) is enabled. If there is no format for block properties and the "Edit DT in individual fields" property is not enabled, this property corresponds precisely to the "Name (identifying)" property (ID 20000); otherwise the property outputs the individual parts of the DT using separators.