Amazon.ElasticTranscoder.Model.JobWatermark.IsSetInputKey C# (CSharp) Метод

IsSetInputKey() приватный Метод

private IsSetInputKey ( ) : bool
Результат bool
        internal bool IsSetInputKey()
        {
            return this.inputKey != null;
        }
    }