[This is preliminary documentation and subject to change.]
Initializes a new instance of the ComPlusRole class with the given Id.
Initializes a new instance of the ComPlusRole class with the given Id.
public ComPlusRole(string);
Initializes a new instance of the ComPlusRole class with the given Id and a name of the associated COM+ role.
public ComPlusRole(string,string);
ComPlusRole Class | LaMarvin.Constable.Model Namespace