AssignedEntity.Type Property
Public ReadOnly MustOverride Property Type() As AssignedEntityType
This language is not supported or no code example is available.
public abstract AssignedEntityType Type {get;}
This language is not supported or no code example is available.
public:
virtual property AssignedEntityType Type {
AssignedEntityType get( ); abstract
}
This language is not supported or no code example is available.