ObjectElement.codeType Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the Internet media type, or MIME type, for the code associated with the object.

Syntax

expression.codeType

expression   Required. A variable that represents an ObjectElement object.

See Also