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