CadDictionaryBase.EntrySoftOwners

CadDictionaryBase.EntrySoftOwners property

Gets or sets the entry soft owners.

public List<KeyValuePair<CadEntityAttribute, string>> EntrySoftOwners { get; set; }

Property Value

The entry soft owners.

See Also