Packages

t

dynamics.common

WebResourceOData

trait WebResourceOData extends Object

WebResource as provided in odata response.

Annotations
@RawJSType() @native()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WebResourceOData
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val canbedeleted: String
  2. val componentstate: Int
  3. val content: String
  4. val description: String
  5. val displayname: String
  6. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  7. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  8. val name: String
  9. val organizationid: String
  10. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  11. val solutionid: String
  12. def toLocaleString(): String
    Definition Classes
    Object
  13. val uniquename: String
  14. def valueOf(): Any
    Definition Classes
    Object
  15. val version: String
  16. val webresourceid: String
  17. val webresourcetype: Int
  18. val webresourcetype_fv: String
    Annotations
    @JSName( ... )