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