trait Label extends Object
Typically a Label or Description.
- Annotations
- @RawJSType() @native()
- See also
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/web-api/label?view=dynamics-ce-odata-9
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Label
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val LocalizedLabels: UndefOr[Array[LocalizedLabel]]
- val UserLocalizedLabel: UndefOr[LocalizedLabel]
-
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