ProductionDataSourcePlaceholderFileID Property

Relativity.Productions.API
The Identifier 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 Nullable<int> PlaceholderFileID { get; set; }

Property Value

Type: NullableInt32
Remarks

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

This property is ignored during Save operations.

See Also

Reference