ReportDefinitionPropertiesIncluded Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.ActivityLibrary.Report.ReportDefinition.PropertiesIncluded"]
Namespace: Scanjour.Workflow4.ActivityLibrary.ReportAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string[] PropertiesIncluded { get; }
Public ReadOnly Property PropertiesIncluded As String()
Get
public:
property array<String^>^ PropertiesIncluded {
array<String^>^ get ();
}
member PropertiesIncluded : string[] with get
Property Value
String
See Also