 | DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSIsModified Property |
Does any of the rows of this table have
Modified status?
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool IsModified { get; }
Public ReadOnly Property IsModified As Boolean
Get
Property Value
Boolean
See Also