MemberRetrievalOptionsAnalysisStructureId Property |
Gets or sets the unique identifier for the analysis structure.
Namespace: Dundas.BI.Data.MemberRetrievalAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid AnalysisStructureId { get; set; }Public Property AnalysisStructureId As Guid
Get
Set
public:
property Guid AnalysisStructureId {
Guid get ();
void set (Guid value);
}member AnalysisStructureId : Guid with get, set
Property Value
Guid
See Also