Amazon.S3.Model.PutObjectTaggingRequest.IsSetTagging C# (CSharp) Метод

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

Checks if Tagging property is set.
private IsSetTagging ( ) : bool
Результат bool
        internal bool IsSetTagging()
        {
            return this.tagging != null;
        }