Amazon.Kinesis.Model.PutRecordRequest.IsSetPartitionKey C# (CSharp) Method

IsSetPartitionKey() private method

private IsSetPartitionKey ( ) : bool
return bool
        internal bool IsSetPartitionKey()
        {
            return this._partitionKey != null;
        }