ProductionDataSourcePlaceholderFilename Property

Relativity.Productions.API
The filename of the placeholder image.

Namespace:  Relativity.Productions.Services
Assembly:  Relativity.Productions.Services.Interfaces (in Relativity.Productions.Services.Interfaces.dll) Version: 11.1.0.1 9c084404c128f715df772c7792aa49f21535523c
Syntax

public string PlaceholderFilename { get; set; }

Property Value

Type: String
Remarks

For a produced production, this property returns the filename of the placeholder image.

This property is ignored during Save operations.

See Also

Reference