Objective:
learn how to attach a property set to an object
§Find a property set definition from the dictionary
§Attach a property set to an object
§
§
§
Classes and methods:
§dict = New
DictionaryPropertySetDefinition(db)
§dict.Has(propSetDefName, transaction)
§idPropSetDef =
dict.GetAt(propSetDefName)
§PropertyDataServices.AddPropertySet(obj,
idPropSetDef)