CadSectionTypeSettings.DestinationFileName

CadSectionTypeSettings.DestinationFileName property

Gets or sets the name of the destination file.

public string DestinationFileName { get; set; }

Property Value

The name of the destination file.

See Also