Click or drag to resize

PFExternalConnection_SchemaDataName Property

Gets the name of the metadata, being the name of an Excel of SQL column, or another sort of field.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public string Name { get; }

Property Value

Type: String
See Also