GenericExtensionExtensionTypeNewProperty Method |
Creates a new property of the given type, initialized to the extension value
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public GenericProperty<ExtensionType> NewProperty(
Object obj
)
Parameters
- obj
- Type: SystemObject
Parent object for the property
Return Value
Type:
GenericPropertyExtensionTypeSee Also