Determines whether a property with the specified name can be edited.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Parameters
- propertySetName
- Type:
System String
The name of the property set to which the property belongs.
- propertyDefName
- Type:
System String
The name of the property.
Return Value
if the property with the specified name can be edited; otherwise, .Remarks
See Also