CompressForAuditAttribute Constructor Provincial Approach to Student Information API
Create an instance of the attribute.

Namespace: PASI.DataContract.Attributes
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public CompressForAuditAttribute(
	string idPropertyName = "RefId",
	string versionPropertyName = "PASICoreVersion",
	string typePropertyName = null,
	string replacementTypeName = null
)

Parameters

idPropertyName (Optional)
Type: SystemString
versionPropertyName (Optional)
Type: SystemString
typePropertyName (Optional)
Type: SystemString
replacementTypeName (Optional)
Type: SystemString
See Also

Reference