MapConfigurationReportId Property |
Gets or sets the reportid for this map
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic int? ReportId { get; set; }
Public Property ReportId As Integer?
Get
Set
Property Value
Type:
NullableInt32
See Also