Amazon.CodePipeline.Model.ActionTypeId.IsSetVersion C# (CSharp) Method

IsSetVersion() private method

private IsSetVersion ( ) : bool
return bool
        internal bool IsSetVersion()
        {
            return this._version != null;
        }