JelasticPayPerUseTierJelasticPayPerUseTierID Property
|
Namespace:
Aruba.Cloud.WsJelastic.Entities
Assembly:
WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public int JelasticPayPerUseTierID { get; set; }<DataMemberAttribute>
Public Property JelasticPayPerUseTierID As Integer
Get
Set
public:
[DataMemberAttribute]
property int JelasticPayPerUseTierID {
int get ();
void set (int value);
}[<DataMemberAttribute>]
member JelasticPayPerUseTierID : int with get, set
function get JelasticPayPerUseTierID () : int
function set JelasticPayPerUseTierID (value : int)
Property Value
Type:
Int32
See Also