PortfolioStatisticsResult.TypeId Property
Gets the type identifier.
[DataMember(Name = "typeId")]
public override byte TypeId {get;}
This language is not supported or no code example is available.
[DataMember(Name = "typeId")]
public:
property Byte TypeId {
Byte get( );
}
This language is not supported or no code example is available.
public
DataMember(Name = "typeId")
function get TypeId() : byte;
This language is not supported or no code example is available.
Property Value
byte
The type identifier.
In this article
Definition