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