Platform Symphony .NET API Reference - Version 5.1
Scope Property
NamespacesPlatform.Symphony.SoamResourceAttributeScope
Sets the scope of the resource attribute.
Declaration Syntax
C#
public virtual ResourceAttributeScope Scope { set; }
Value
Resource attributes can exist either at a service instance level or be generally available to any entity on a host. Use this method to set whether the attribute applies at the host or instance level. This value can be one of the values defined by ResourceAttribute::Scope values.
Exceptions
ExceptionCondition
[SoamException]

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0