Skip to content

CSVExportSettings

ClassAssetInventoryAssetInventory.Editor
[Serializable]
public sealed class CSVExportSettings

No description is available for this type.

public string separator

No description is available for this member.

Returns

System.String — No return description is available.

public bool addHeader

No description is available for this member.

Returns

System.Boolean — No return description is available.

public List<string> selectedFields

No description is available for this member.

Returns

System.Collections.Generic.List{System.String} — No return description is available.

public string exportFile

No description is available for this member.

Returns

System.String — No return description is available.

public void EnsureDefaults()

No description is available for this member.