PolicyItem.Data Property
Gets the information that is used to implement the policy item. Read-only.
Syntax
expression.Data
expression An expression that returns a PolicyItem object.
Return Value
String
Remarks
For example, the policy item might contain code to transform the document into a different format and copy the new document to a server.