You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/**v.1.4.3 + Casts the AttributeMetadata to a specific type. (Used in requests to Attribute Metadata). */
537
537
metadataAttributeType?: string;
538
-
/**A String representing the name of a single - valued navigation property.Useful when needed to retrieve information about a related record in a single request. */
538
+
/**A String representing the name of a single - valued navigation property.Useful when needed to retrieve information about a related record in a single request. */
539
539
navigationProperty?: string;
540
540
/**v.1.4.3 + A String representing navigation property's Primary Key (GUID) or Alternate Key(s). (For example, to retrieve Attribute Metadata). */
0 commit comments