BCEnvironmentNewPropertySet Method |
Creates a new set of properties.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCPropertySet NewPropertySet()
Public Function NewPropertySet As BCPropertySet
public:
BCPropertySet^ NewPropertySet()
member NewPropertySet : unit -> BCPropertySet
Return Value
Type:
BCPropertySetThe created set of properties.
See Also