This method is used to detect if the custom attribute
NotSerializable() has been applied to the property.
public bool IsSerializable( MemberInfo propertyInfoType );
Return Value
Boolean stating if the property is serializable
Parameters
propertyInfoType
PropertyInfo for the property to be checked
See also:
Class BusinessEntityReportSerializer