t_ServiceMapping_KeyParts_KeyPart
KeyPart
All objects require a key. The object key defines the structure of the unique identifier of the object - the oid.
Properties
attribute : identifierThe optional attribute to which this key part is mapped.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
description : stringKey part description.
type : identifierThe key part type.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
Parents
Parent topic: t_ServiceMapping_KeyParts