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