StandardChangePropertyItem Constructor |
Namespace:
PDTec.IceNet.Domain.AuditTrail.BusinessObjects
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntaxpublic StandardChangePropertyItem(
string propertyName,
string oldValue,
string newValue
)
Parameters
- propertyName
- Type: SystemString
- oldValue
- Type: SystemString
- newValue
- Type: SystemString
See Also