Amazon.Batch.Model.Host.IsSetSourcePath C# (CSharp) Method

IsSetSourcePath() private method

private IsSetSourcePath ( ) : bool
return bool
        internal bool IsSetSourcePath()
        {
            return this._sourcePath != null;
        }