trait LocalOrGlobalOptionSetsResponse extends Object
When asking for both local or global options set e.g. the OptionSet expanded nav property on a PickList attribute. Either one of these could be null according to the documentation.
- Annotations
- @RawJSType() @native()
- See also
https://msdn.microsoft.com/en-us/library/mt788314.aspx
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- LocalOrGlobalOptionSetsResponse
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val GlobalOptionSet: UndefOr[OptionSetMetadata]
- val OptionSet: UndefOr[OptionSetMetadata]
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object