dictionary_key property

dictionary_key property

Gets a dictionary key for MetadataCollection, using its OriginalName and other data.

Definition:

@property
def dictionary_key(self):
    ...

See Also