Interface IRelationType
- Namespace
- Javax.Management.Relation
- Assembly
- MASES.JNet.dll
.NET interface for TO BE DEFINED FROM USER
public interface IRelationType : ISerializable
Properties
RelationTypeName
String RelationTypeName { get; }
Property Value
RoleInfos
List<RoleInfo> RoleInfos { get; }
Property Value
Methods
GetRoleInfo(String)
RoleInfo GetRoleInfo(String arg0)